Convert International Chars to HTML Tags
This will allow for anyone doing HTML or ASP documents using an International keyboard to switch all characters into an HTML Format and also the other way around. If you have text highlighted, it will convert only that particular text. If not, it will convert the entire document. (There is also a reverse process for this command)
Convert Open/Close Tags(Alt-I-P-V)
Sometimes, you need to show an open and/or closing HTML bracket (< or >) on your web page, just as it is (like in a tutorial). To do this in HTML so that the web browser doesn't recognize this as a real open or close bracket, you need to use the correct HTML syntax. To do this in ASP Express, just highlight the text you need to conver and run this command - voila - you have the correct syntax on your web page.